This article shows how to delete multiple electronic signatures different ways with GroupDocs.Signature API....Watermark Product Solution GroupDocs...Family / GroupDocs.Signature for .NET / Developer Guide / Advanced...
This article explains how to subscribe for signing electronic signatures events like start, progress and completion with GroupDocs.Signature API....Watermark Product Solution GroupDocs...Family / GroupDocs.Signature for .NET / Developer Guide / Advanced...
This article explains how to provide advanced options when updating different multiple electronic signatures with GroupDocs.Signature API....Watermark Product Solution GroupDocs...Family / GroupDocs.Signature for .NET / Developer Guide / Advanced...
This article explains that how to use Microsoft Azure Computer Vision API...Watermark Product Solution GroupDocs...Family / GroupDocs.Redaction for .NET / Developer Guide / Advanced...
This article explains how to sign document with generated Stamp electronic signatures using advanced options with GroupDocs.Signature API....Watermark Product Solution GroupDocs...Family / GroupDocs.Signature for .NET / Developer Guide / Advanced...
Find answers about extracting text, images, and metadata of different files using code on any platform....Watermark Product Family GroupDocs.Merger...Platforms GroupDocs.Parser for .NET GroupDocs.Parser for Java Latest...
Working with metadata in ASF files Reading ASF format-specific properties The GroupDocs.Metadata API supports extracting format-specific information from ASF files.
The following are the steps to read native ASF metadata.
Load an ASF video Get the root metadata package Extract the native metadata package using AsfRootPackage.AsfPackage Read the ASF metadata properties AdvancedUsage.ManagingMetadataForSpecificFormats.Video.Asf.AsfReadNativeMetadataProperties
using (Metadata metadata = new Metadata(Constants.InputAsf)) { var root = metadata.GetRootPackage(); var package = root.AsfPackage; // Display basic properties Console....Watermark Product Solution GroupDocs...Family / GroupDocs.Metadata for .NET / Developer Guide / Advanced...
Learn how to deal.If you have a corporate sensitive data removal policy as a list of redaction rules, you don't need to specify them in your code. You can specify an XML document with a list of pre-configured redactions....Watermark Product Solution GroupDocs...GroupDocs.Redaction for Python via .NET / Developer Guide / Advanced...